home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / database / hsmt4095.zip / HSMART95.EXE / 0 / RCDATA / TFORM5 / TFORM5.txt
Text File  |  1996-06-20  |  7KB  |  381 lines

  1. object Form5: TForm5
  2.   Left = 200
  3.   Top = 99
  4.   HelpContext = 12
  5.   AutoScroll = False
  6.   Caption = 'How Do I Compare'
  7.   ClientHeight = 252
  8.   ClientWidth = 358
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object Label1: TLabel
  17.     Left = 11
  18.     Top = 7
  19.     Width = 138
  20.     Height = 16
  21.     Caption = 'Comparison with RDA'
  22.     Font.Color = clRed
  23.     Font.Height = -13
  24.     Font.Name = 'Arial'
  25.     Font.Style = [fsBold]
  26.     ParentFont = False
  27.   end
  28.   object Shape3: TShape
  29.     Left = 10
  30.     Top = 200
  31.     Width = 15
  32.     Height = 30
  33.     Brush.Color = clOlive
  34.   end
  35.   object Shape4: TShape
  36.     Left = 26
  37.     Top = 200
  38.     Width = 15
  39.     Height = 30
  40.     Brush.Color = clPurple
  41.   end
  42.   object Shape5: TShape
  43.     Left = 42
  44.     Top = 200
  45.     Width = 15
  46.     Height = 30
  47.     Brush.Color = clBlue
  48.   end
  49.   object Label14: TLabel
  50.     Left = 22
  51.     Top = 233
  52.     Width = 22
  53.     Height = 14
  54.     Caption = 'RDA'
  55.     Font.Color = clWindowText
  56.     Font.Height = -11
  57.     Font.Name = 'Arial'
  58.     Font.Style = [fsBold]
  59.     ParentFont = False
  60.   end
  61.   object Shape7: TShape
  62.     Left = 284
  63.     Top = 199
  64.     Width = 15
  65.     Height = 30
  66.     Brush.Color = clYellow
  67.   end
  68.   object Shape10: TShape
  69.     Left = 300
  70.     Top = 199
  71.     Width = 15
  72.     Height = 30
  73.     Brush.Color = clFuchsia
  74.   end
  75.   object Shape12: TShape
  76.     Left = 316
  77.     Top = 199
  78.     Width = 15
  79.     Height = 30
  80.     Brush.Color = clAqua
  81.   end
  82.   object Label15: TLabel
  83.     Left = 271
  84.     Top = 229
  85.     Width = 77
  86.     Height = 14
  87.     Caption = 'Current Menu'
  88.     Font.Color = clWindowText
  89.     Font.Height = -11
  90.     Font.Name = 'Arial'
  91.     Font.Style = [fsBold]
  92.     ParentFont = False
  93.   end
  94.   object Panel1: TPanel
  95.     Left = 18
  96.     Top = 30
  97.     Width = 321
  98.     Height = 160
  99.     TabOrder = 0
  100.     object Shape1: TShape
  101.       Left = 10
  102.       Top = 80
  103.       Width = 15
  104.       Height = 60
  105.       Brush.Color = clOlive
  106.     end
  107.     object mealcarbo: TShape
  108.       Left = 25
  109.       Top = 110
  110.       Width = 15
  111.       Height = 30
  112.       Brush.Color = clYellow
  113.     end
  114.     object mealpro: TShape
  115.       Left = 55
  116.       Top = 110
  117.       Width = 15
  118.       Height = 30
  119.       Brush.Color = clFuchsia
  120.     end
  121.     object Shape6: TShape
  122.       Left = 40
  123.       Top = 130
  124.       Width = 15
  125.       Height = 10
  126.       Brush.Color = clPurple
  127.     end
  128.     object mealfat: TShape
  129.       Left = 85
  130.       Top = 110
  131.       Width = 15
  132.       Height = 30
  133.       Brush.Color = clAqua
  134.     end
  135.     object Shape8: TShape
  136.       Left = 70
  137.       Top = 110
  138.       Width = 15
  139.       Height = 30
  140.       Brush.Color = clBlue
  141.     end
  142.     object Label2: TLabel
  143.       Left = 44
  144.       Top = 142
  145.       Width = 22
  146.       Height = 14
  147.       Caption = 'Meal'
  148.       Font.Color = clWindowText
  149.       Font.Height = -11
  150.       Font.Name = 'Arial'
  151.       Font.Style = []
  152.       ParentFont = False
  153.     end
  154.     object Label3: TLabel
  155.       Left = 9
  156.       Top = 20
  157.       Width = 29
  158.       Height = 14
  159.       Caption = 'Carbo'
  160.       Font.Color = clWindowText
  161.       Font.Height = -11
  162.       Font.Name = 'Arial'
  163.       Font.Style = []
  164.       ParentFont = False
  165.     end
  166.     object Label4: TLabel
  167.       Left = 41
  168.       Top = 20
  169.       Width = 33
  170.       Height = 14
  171.       Caption = 'Protein'
  172.       Font.Color = clWindowText
  173.       Font.Height = -11
  174.       Font.Name = 'Arial'
  175.       Font.Style = []
  176.       ParentFont = False
  177.     end
  178.     object Label5: TLabel
  179.       Left = 80
  180.       Top = 20
  181.       Width = 15
  182.       Height = 14
  183.       Caption = 'Fat'
  184.       Font.Color = clWindowText
  185.       Font.Height = -11
  186.       Font.Name = 'Arial'
  187.       Font.Style = []
  188.       ParentFont = False
  189.     end
  190.     object Label6: TLabel
  191.       Left = 109
  192.       Top = 21
  193.       Width = 29
  194.       Height = 14
  195.       Caption = 'Carbo'
  196.       Font.Color = clWindowText
  197.       Font.Height = -11
  198.       Font.Name = 'Arial'
  199.       Font.Style = []
  200.       ParentFont = False
  201.     end
  202.     object Label7: TLabel
  203.       Left = 141
  204.       Top = 21
  205.       Width = 33
  206.       Height = 14
  207.       Caption = 'Protein'
  208.       Font.Color = clWindowText
  209.       Font.Height = -11
  210.       Font.Name = 'Arial'
  211.       Font.Style = []
  212.       ParentFont = False
  213.     end
  214.     object Label8: TLabel
  215.       Left = 180
  216.       Top = 21
  217.       Width = 15
  218.       Height = 14
  219.       Caption = 'Fat'
  220.       Font.Color = clWindowText
  221.       Font.Height = -11
  222.       Font.Name = 'Arial'
  223.       Font.Style = []
  224.       ParentFont = False
  225.     end
  226.     object Shape2: TShape
  227.       Left = 110
  228.       Top = 80
  229.       Width = 15
  230.       Height = 60
  231.       Brush.Color = clOlive
  232.     end
  233.     object dailycarbo: TShape
  234.       Left = 125
  235.       Top = 110
  236.       Width = 15
  237.       Height = 30
  238.       Brush.Color = clYellow
  239.     end
  240.     object Shape9: TShape
  241.       Left = 140
  242.       Top = 130
  243.       Width = 15
  244.       Height = 10
  245.       Brush.Color = clPurple
  246.     end
  247.     object dailypro: TShape
  248.       Left = 155
  249.       Top = 110
  250.       Width = 15
  251.       Height = 30
  252.       Brush.Color = clFuchsia
  253.     end
  254.     object Shape11: TShape
  255.       Left = 170
  256.       Top = 110
  257.       Width = 15
  258.       Height = 30
  259.       Brush.Color = clBlue
  260.     end
  261.     object dailyfat: TShape
  262.       Left = 185
  263.       Top = 110
  264.       Width = 15
  265.       Height = 30
  266.       Brush.Color = clAqua
  267.     end
  268.     object Label9: TLabel
  269.       Left = 144
  270.       Top = 142
  271.       Width = 23
  272.       Height = 14
  273.       Caption = 'Daily'
  274.       Font.Color = clWindowText
  275.       Font.Height = -11
  276.       Font.Name = 'Arial'
  277.       Font.Style = []
  278.       ParentFont = False
  279.     end
  280.     object Label10: TLabel
  281.       Left = 209
  282.       Top = 21
  283.       Width = 29
  284.       Height = 14
  285.       Caption = 'Carbo'
  286.       Font.Color = clWindowText
  287.       Font.Height = -11
  288.       Font.Name = 'Arial'
  289.       Font.Style = []
  290.       ParentFont = False
  291.     end
  292.     object Label11: TLabel
  293.       Left = 241
  294.       Top = 21
  295.       Width = 33
  296.       Height = 14
  297.       Caption = 'Protein'
  298.       Font.Color = clWindowText
  299.       Font.Height = -11
  300.       Font.Name = 'Arial'
  301.       Font.Style = []
  302.       ParentFont = False
  303.     end
  304.     object Label12: TLabel
  305.       Left = 280
  306.       Top = 21
  307.       Width = 15
  308.       Height = 14
  309.       Caption = 'Fat'
  310.       Font.Color = clWindowText
  311.       Font.Height = -11
  312.       Font.Name = 'Arial'
  313.       Font.Style = []
  314.       ParentFont = False
  315.     end
  316.     object Shape13: TShape
  317.       Left = 210
  318.       Top = 80
  319.       Width = 15
  320.       Height = 60
  321.       Brush.Color = clOlive
  322.     end
  323.     object wkcarbo: TShape
  324.       Left = 225
  325.       Top = 110
  326.       Width = 15
  327.       Height = 30
  328.       Brush.Color = clYellow
  329.     end
  330.     object Shape15: TShape
  331.       Left = 240
  332.       Top = 130
  333.       Width = 15
  334.       Height = 10
  335.       Brush.Color = clPurple
  336.     end
  337.     object wkpro: TShape
  338.       Left = 255
  339.       Top = 110
  340.       Width = 15
  341.       Height = 30
  342.       Brush.Color = clFuchsia
  343.     end
  344.     object Shape17: TShape
  345.       Left = 270
  346.       Top = 110
  347.       Width = 15
  348.       Height = 30
  349.       Brush.Color = clBlue
  350.     end
  351.     object wkfat: TShape
  352.       Left = 285
  353.       Top = 110
  354.       Width = 15
  355.       Height = 30
  356.       Brush.Color = clAqua
  357.     end
  358.     object Label13: TLabel
  359.       Left = 237
  360.       Top = 142
  361.       Width = 38
  362.       Height = 14
  363.       Caption = ' Weekly'
  364.       Font.Color = clWindowText
  365.       Font.Height = -11
  366.       Font.Name = 'Arial'
  367.       Font.Style = []
  368.       ParentFont = False
  369.     end
  370.   end
  371.   object BitBtn1: TBitBtn
  372.     Left = 135
  373.     Top = 202
  374.     Width = 89
  375.     Height = 33
  376.     TabOrder = 1
  377.     Kind = bkOK
  378.     Style = bsWin31
  379.   end
  380. end
  381.